crypto/tls.echExtension.Type (field)

3 uses

	crypto/tls (current package)
		ech.go#L21: 	Type uint16
		ech.go#L111: 			if !extensions.ReadUint16(&e.Type) {
		ech.go#L152: 			if ext.Type&uint16(1<<15) != 0 {